SftTabs/NET 6.0

Allow Field, SwitchingEventArgs Class

Softel vdm, Inc.

Defines whether tab switching should proceed. This value can be modified by the event handler.

Syntax      SwitchingEventArgs Class (Softelvdm.SftTabsNET)

VB   

Public Property Allow As Boolean

C#   

public bool Allow;

C++   

public: bool Allow;

Field Value

Set to True to allow switching to continue, False otherwise. The default is True.

Comments

The Allow field defines whether tab switching should proceed. This value can be modified by the event handler.

The Allow field is only used for the Switching event and is ignored when handling the SwitchingDisabled event.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com